home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / Animating / Animation Stack / background_2653.xml next >
Encoding:
Extensible Markup Language  |  1992-08-10  |  19.2 KB  |  577 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>2653</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_3783.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_4024.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>142</left>
  23.             <top>22</top>
  24.             <right>253</right>
  25.             <bottom>40</bottom>
  26.         </rect>
  27.         <style>radiobutton</style>
  28.         <showName> <true /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>Continuous</name>
  40.         <script>on mouseUp
  41. set hilite of background button "Point-to-Point" to false
  42. end mouseUp
  43. </script>
  44.     </part>
  45.     <part>
  46.         <id>2</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>142</left>
  57.             <top>43</top>
  58.             <right>262</right>
  59.             <bottom>60</bottom>
  60.         </rect>
  61.         <style>radiobutton</style>
  62.         <showName> <true /> </showName>
  63.         <highlight> <true /> </highlight>
  64.         <autoHighlight> <true /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>0</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Chicago</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>Point-to-Point</name>
  74.         <script>on mouseUp
  75. set hilite of background button "Continuous" to false
  76. end mouseUp
  77. </script>
  78.     </part>
  79.     <part>
  80.         <id>3</id>
  81.         <type>field</type>
  82.         <visible> <true /> </visible>
  83.         <dontWrap> <false /> </dontWrap>
  84.         <dontSearch> <false /> </dontSearch>
  85.         <sharedText> <false /> </sharedText>
  86.         <fixedLineHeight> <true /> </fixedLineHeight>
  87.         <autoTab> <false /> </autoTab>
  88.         <lockText> <false /> </lockText>
  89.         <rect>
  90.             <left>271</left>
  91.             <top>36</top>
  92.             <right>491</right>
  93.             <bottom>304</bottom>
  94.         </rect>
  95.         <style>scrolling</style>
  96.         <autoSelect> <false /> </autoSelect>
  97.         <showLines> <false /> </showLines>
  98.         <wideMargins> <false /> </wideMargins>
  99.         <multipleLines> <false /> </multipleLines>
  100.         <reservedFamily> 0 </reservedFamily>
  101.         <titleWidth>0</titleWidth>
  102.         <icon>0</icon>
  103.         <textAlign>left</textAlign>
  104.         <font>Geneva</font>
  105.         <textSize>9</textSize>
  106.         <textStyle>plain</textStyle>
  107.         <textHeight>12</textHeight>
  108.         <name>Animation Sequence</name>
  109.         <script>on closeField
  110. global endLoc
  111. repeat until last word of last line of field "Animation Sequence" is ¬¨
  112. not empty
  113. delete last line of field "Animation Sequence"
  114. end repeat
  115. put last word of last line of field "Animation Sequence" into it
  116. if item 2 of it is empty or item 3 of it is not empty then
  117. set hilite of bkgnd button "Continue?" to false
  118. put empty into endLoc
  119. else put it into endLoc
  120. end closeField</script>
  121.     </part>
  122.     <part>
  123.         <id>5</id>
  124.         <type>button</type>
  125.         <visible> <true /> </visible>
  126.         <reserved5> 0 </reserved5>
  127.         <reserved4> 0 </reserved4>
  128.         <reserved3> 0 </reserved3>
  129.         <reserved2> 0 </reserved2>
  130.         <reserved1> 0 </reserved1>
  131.         <enabled> <true /> </enabled>
  132.         <rect>
  133.             <left>219</left>
  134.             <top>111</top>
  135.             <right>266</right>
  136.             <bottom>138</bottom>
  137.         </rect>
  138.         <style>shadow</style>
  139.         <showName> <true /> </showName>
  140.         <highlight> <false /> </highlight>
  141.         <autoHighlight> <true /> </autoHighlight>
  142.         <sharedHighlight> <true /> </sharedHighlight>
  143.         <family>0</family>
  144.         <titleWidth>-4</titleWidth>
  145.         <icon>-15743</icon>
  146.         <textAlign>center</textAlign>
  147.         <font>Chicago</font>
  148.         <textSize>12</textSize>
  149.         <textStyle>plain</textStyle>
  150.         <name>Begin</name>
  151.         <script>on mouseUp
  152. global endLoc
  153. set icon of bkgnd button "Begin" to -15744
  154. if hilite of bkgnd button "Continue?" is false then
  155. -- wait 10
  156. put "Click at starting point for animation." into ¬¨
  157. field "Additional Notes"
  158. show field "Additional Notes"
  159. hide field "Notes"
  160. wait until the mouse is down
  161. put the mouseLoc into startLoc
  162. else
  163. put endLoc into startLoc
  164. put "Click at next point to continue to....." into ¬¨
  165. field "Additional Notes"
  166. show field "Additional Notes"
  167. hide field "Notes"
  168. repeat while the mouse is up
  169. put the mouseLoc into field "Mouse"
  170. end repeat
  171. put the mouseLoc into endLoc
  172. put "drag from " & startLoc & " to " & endLoc & return after ¬¨
  173. field "Animation Sequence"
  174. wait 10
  175. end if
  176. if hilite of background button "Continuous" is true then
  177. put "Click once to terminate animation sequence." into ¬¨
  178. field "Additional Notes"
  179. repeat while the mouse is up
  180. put the mouseLoc into endLoc
  181. put "drag from " & startLoc & " to " & endLoc & return after ¬¨
  182. field "Animation Sequence"
  183. put endLoc into startLoc
  184. end repeat
  185. set hilite of me to false
  186. else
  187. put "Click to designate next point in sequence.  " & ¬¨
  188. "Double-click to terminate animation sequence." into ¬¨
  189. field "Additional Notes"
  190. repeat
  191. wait until the mouse is down
  192. put the mouseLoc into endLoc
  193. wait 15
  194. if the mouse is down then
  195. put "drag from " & startLoc & " to " & endLoc & return after ¬¨
  196. field "Animation Sequence"
  197. exit repeat
  198. end if
  199. put "drag from " & startLoc & " to " & endLoc & return after ¬¨
  200. field "Animation Sequence"
  201. put endLoc into startLoc
  202. end repeat
  203. end if
  204. set icon of bkgnd button "Begin" to -15743
  205. show field "Notes"
  206. hide field "Additional Notes"
  207. end mouseUp
  208. </script>
  209.     </part>
  210.     <part>
  211.         <id>7</id>
  212.         <type>button</type>
  213.         <visible> <true /> </visible>
  214.         <reserved5> 0 </reserved5>
  215.         <reserved4> 0 </reserved4>
  216.         <reserved3> 0 </reserved3>
  217.         <reserved2> 0 </reserved2>
  218.         <reserved1> 0 </reserved1>
  219.         <enabled> <true /> </enabled>
  220.         <rect>
  221.             <left>11</left>
  222.             <top>271</top>
  223.             <right>92</right>
  224.             <bottom>300</bottom>
  225.         </rect>
  226.         <style>roundrect</style>
  227.         <showName> <true /> </showName>
  228.         <highlight> <false /> </highlight>
  229.         <autoHighlight> <true /> </autoHighlight>
  230.         <sharedHighlight> <true /> </sharedHighlight>
  231.         <family>0</family>
  232.         <titleWidth>0</titleWidth>
  233.         <icon>0</icon>
  234.         <textAlign>center</textAlign>
  235.         <font>Chicago</font>
  236.         <textSize>12</textSize>
  237.         <textStyle>plain</textStyle>
  238.         <name>Set Up</name>
  239.         <script>on mouseUp
  240. put "on mouseUp" & return into workScript
  241. put "choose Lasso Tool" & return after workScript
  242. put "domenu Select" & return after workScript
  243. put "domenu Opaque" & return after workScript
  244. put field "Animation Sequence" after workScript
  245. put "domenu Undo" & return after workScript
  246. put "choose " & quote & "Browse Tool" & quote & return after workScript
  247. put "end mouseUp" after workScript
  248. set script of background button "Do It!" to workScript
  249. end mouseUp
  250. </script>
  251.     </part>
  252.     <part>
  253.         <id>8</id>
  254.         <type>button</type>
  255.         <visible> <true /> </visible>
  256.         <reserved5> 0 </reserved5>
  257.         <reserved4> 0 </reserved4>
  258.         <reserved3> 0 </reserved3>
  259.         <reserved2> 0 </reserved2>
  260.         <reserved1> 0 </reserved1>
  261.         <enabled> <true /> </enabled>
  262.         <rect>
  263.             <left>98</left>
  264.             <top>272</top>
  265.             <right>204</right>
  266.             <bottom>301</bottom>
  267.         </rect>
  268.         <style>roundrect</style>
  269.         <showName> <true /> </showName>
  270.         <highlight> <false /> </highlight>
  271.         <autoHighlight> <true /> </autoHighlight>
  272.         <sharedHighlight> <true /> </sharedHighlight>
  273.         <family>0</family>
  274.         <titleWidth>0</titleWidth>
  275.         <icon>0</icon>
  276.         <textAlign>center</textAlign>
  277.         <font>Chicago</font>
  278.         <textSize>12</textSize>
  279.         <textStyle>plain</textStyle>
  280.         <name>Do It!</name>
  281.         <script>on mouseUp
  282. choose Lasso Tool
  283. domenu Select
  284. domenu Opaque
  285. set dragSpeed to 1000
  286. drag from 64,116 to 204,5
  287. drag from 204,5 to 497,203
  288. drag from 497,203 to 322,327
  289. drag from 322,327 to 11,135
  290. drag from 11,135 to 127,12
  291. drag from 127,12 to 495,289
  292. drag from 495,289 to 447,328
  293. drag from 447,328 to 67,115
  294. set dragSpeed to 1000
  295. set dragSpeed to 1000
  296. drag from 36,76 to 53,94
  297. drag from 220,325 to 221,323
  298. domenu Undo
  299. choose "Browse Tool"
  300. end mouseUp</script>
  301.     </part>
  302.     <part>
  303.         <id>9</id>
  304.         <type>button</type>
  305.         <visible> <true /> </visible>
  306.         <reserved5> 0 </reserved5>
  307.         <reserved4> 0 </reserved4>
  308.         <reserved3> 0 </reserved3>
  309.         <reserved2> 0 </reserved2>
  310.         <reserved1> 0 </reserved1>
  311.         <enabled> <true /> </enabled>
  312.         <rect>
  313.             <left>335</left>
  314.             <top>312</top>
  315.             <right>416</right>
  316.             <bottom>341</bottom>
  317.         </rect>
  318.         <style>roundrect</style>
  319.         <showName> <true /> </showName>
  320.         <highlight> <false /> </highlight>
  321.         <autoHighlight> <true /> </autoHighlight>
  322.         <sharedHighlight> <true /> </sharedHighlight>
  323.         <family>0</family>
  324.         <titleWidth>0</titleWidth>
  325.         <icon>0</icon>
  326.         <textAlign>center</textAlign>
  327.         <font>Chicago</font>
  328.         <textSize>12</textSize>
  329.         <textStyle>plain</textStyle>
  330.         <name>Clear</name>
  331.         <script>on mouseUp
  332. global endLoc
  333. set hilite of bkgnd button "Continue?" to false
  334. put "set dragSpeed to " & field "Speed" & return into ¬¨
  335. field "Animation Sequence"
  336. put empty into endLoc
  337. end mouseUp
  338. </script>
  339.     </part>
  340.     <part>
  341.         <id>10</id>
  342.         <type>field</type>
  343.         <visible> <true /> </visible>
  344.         <dontWrap> <false /> </dontWrap>
  345.         <dontSearch> <false /> </dontSearch>
  346.         <sharedText> <false /> </sharedText>
  347.         <fixedLineHeight> <true /> </fixedLineHeight>
  348.         <autoTab> <false /> </autoTab>
  349.         <lockText> <false /> </lockText>
  350.         <rect>
  351.             <left>137</left>
  352.             <top>148</top>
  353.             <right>221</right>
  354.             <bottom>174</bottom>
  355.         </rect>
  356.         <style>shadow</style>
  357.         <autoSelect> <false /> </autoSelect>
  358.         <showLines> <false /> </showLines>
  359.         <wideMargins> <false /> </wideMargins>
  360.         <multipleLines> <false /> </multipleLines>
  361.         <reservedFamily> 0 </reservedFamily>
  362.         <titleWidth>0</titleWidth>
  363.         <icon>0</icon>
  364.         <textAlign>left</textAlign>
  365.         <font>Geneva</font>
  366.         <textSize>18</textSize>
  367.         <textStyle>bold</textStyle>
  368.         <textHeight>24</textHeight>
  369.         <name>Speed</name>
  370.         <script></script>
  371.     </part>
  372.     <part>
  373.         <id>11</id>
  374.         <type>button</type>
  375.         <visible> <true /> </visible>
  376.         <reserved5> 0 </reserved5>
  377.         <reserved4> 0 </reserved4>
  378.         <reserved3> 0 </reserved3>
  379.         <reserved2> 0 </reserved2>
  380.         <reserved1> 0 </reserved1>
  381.         <enabled> <true /> </enabled>
  382.         <rect>
  383.             <left>232</left>
  384.             <top>150</top>
  385.             <right>262</right>
  386.             <bottom>174</bottom>
  387.         </rect>
  388.         <style>transparent</style>
  389.         <showName> <false /> </showName>
  390.         <highlight> <false /> </highlight>
  391.         <autoHighlight> <false /> </autoHighlight>
  392.         <sharedHighlight> <true /> </sharedHighlight>
  393.         <family>0</family>
  394.         <titleWidth>0</titleWidth>
  395.         <icon>1013</icon>
  396.         <textAlign>center</textAlign>
  397.         <font>Chicago</font>
  398.         <textSize>12</textSize>
  399.         <textStyle>plain</textStyle>
  400.         <name></name>
  401.         <script>on mouseUp
  402. if the selection is empty then
  403. put "set dragSpeed to " & field "Speed" & return after ¬¨
  404. field "Animation Sequence"
  405. else
  406. type "set dragSpeed to " & field "Speed" & return
  407. end if
  408. end mouseUp
  409. </script>
  410.     </part>
  411.     <part>
  412.         <id>12</id>
  413.         <type>button</type>
  414.         <visible> <true /> </visible>
  415.         <reserved5> 0 </reserved5>
  416.         <reserved4> 0 </reserved4>
  417.         <reserved3> 0 </reserved3>
  418.         <reserved2> 0 </reserved2>
  419.         <reserved1> 0 </reserved1>
  420.         <enabled> <true /> </enabled>
  421.         <rect>
  422.             <left>143</left>
  423.             <top>83</top>
  424.             <right>236</right>
  425.             <bottom>106</bottom>
  426.         </rect>
  427.         <style>checkbox</style>
  428.         <showName> <true /> </showName>
  429.         <highlight> <false /> </highlight>
  430.         <autoHighlight> <false /> </autoHighlight>
  431.         <sharedHighlight> <true /> </sharedHighlight>
  432.         <family>0</family>
  433.         <titleWidth>0</titleWidth>
  434.         <icon>0</icon>
  435.         <textAlign>center</textAlign>
  436.         <font>Chicago</font>
  437.         <textSize>12</textSize>
  438.         <textStyle>plain</textStyle>
  439.         <name>Continue?</name>
  440.         <script>on mouseUp
  441. global endLoc
  442. if hilite of bkgnd button "Continue?" is true then
  443. set hilite of bkgnd button "Continue?" to false
  444. exit mouseUp
  445. end if
  446. repeat until last word of last line of field "Animation Sequence" is ¬¨
  447. not empty
  448. delete last line of field "Animation Sequence"
  449. end repeat
  450. put number of lines of field "Animation Sequence" into noLines
  451. repeat
  452. put last word of line noLines of field "Animation Sequence" into it
  453. if item 2 of it is empty or item 3 of it is not empty then
  454. subtract 1 from noLines
  455. if noLines is 0 then
  456. answer "No place to continue from!" with "OK"
  457. exit repeat
  458. end if
  459. else
  460. set hilite of bkgnd button "Continue?" to true
  461. put it into endLoc
  462. exit repeat
  463. end if
  464. end repeat
  465. end mouseUp
  466. </script>
  467.     </part>
  468.     <part>
  469.         <id>13</id>
  470.         <type>field</type>
  471.         <visible> <true /> </visible>
  472.         <dontWrap> <false /> </dontWrap>
  473.         <dontSearch> <false /> </dontSearch>
  474.         <sharedText> <false /> </sharedText>
  475.         <fixedLineHeight> <true /> </fixedLineHeight>
  476.         <autoTab> <false /> </autoTab>
  477.         <lockText> <false /> </lockText>
  478.         <rect>
  479.             <left>54</left>
  480.             <top>308</top>
  481.             <right>155</right>
  482.             <bottom>332</bottom>
  483.         </rect>
  484.         <style>rectangle</style>
  485.         <autoSelect> <false /> </autoSelect>
  486.         <showLines> <false /> </showLines>
  487.         <wideMargins> <false /> </wideMargins>
  488.         <multipleLines> <false /> </multipleLines>
  489.         <reservedFamily> 0 </reservedFamily>
  490.         <titleWidth>0</titleWidth>
  491.         <icon>0</icon>
  492.         <textAlign>center</textAlign>
  493.         <font>Geneva</font>
  494.         <textSize>18</textSize>
  495.         <textStyle>bold</textStyle>
  496.         <textHeight>24</textHeight>
  497.         <name>mouse</name>
  498.         <script></script>
  499.     </part>
  500.     <part>
  501.         <id>14</id>
  502.         <type>field</type>
  503.         <visible> <false /> </visible>
  504.         <dontWrap> <false /> </dontWrap>
  505.         <dontSearch> <false /> </dontSearch>
  506.         <sharedText> <false /> </sharedText>
  507.         <fixedLineHeight> <true /> </fixedLineHeight>
  508.         <autoTab> <false /> </autoTab>
  509.         <lockText> <true /> </lockText>
  510.         <rect>
  511.             <left>9</left>
  512.             <top>182</top>
  513.             <right>251</right>
  514.             <bottom>269</bottom>
  515.         </rect>
  516.         <style>shadow</style>
  517.         <autoSelect> <false /> </autoSelect>
  518.         <showLines> <false /> </showLines>
  519.         <wideMargins> <false /> </wideMargins>
  520.         <multipleLines> <false /> </multipleLines>
  521.         <reservedFamily> 0 </reservedFamily>
  522.         <titleWidth>0</titleWidth>
  523.         <icon>0</icon>
  524.         <textAlign>left</textAlign>
  525.         <font>Geneva</font>
  526.         <textSize>12</textSize>
  527.         <textStyle>plain</textStyle>
  528.         <textHeight>16</textHeight>
  529.         <name>Additional Notes</name>
  530.         <script></script>
  531.     </part>
  532.     <part>
  533.         <id>15</id>
  534.         <type>field</type>
  535.         <visible> <true /> </visible>
  536.         <dontWrap> <false /> </dontWrap>
  537.         <dontSearch> <false /> </dontSearch>
  538.         <sharedText> <false /> </sharedText>
  539.         <fixedLineHeight> <true /> </fixedLineHeight>
  540.         <autoTab> <false /> </autoTab>
  541.         <lockText> <true /> </lockText>
  542.         <rect>
  543.             <left>9</left>
  544.             <top>182</top>
  545.             <right>251</right>
  546.             <bottom>269</bottom>
  547.         </rect>
  548.         <style>shadow</style>
  549.         <autoSelect> <false /> </autoSelect>
  550.         <showLines> <false /> </showLines>
  551.         <wideMargins> <false /> </wideMargins>
  552.         <multipleLines> <false /> </multipleLines>
  553.         <reservedFamily> 0 </reservedFamily>
  554.         <titleWidth>0</titleWidth>
  555.         <icon>0</icon>
  556.         <textAlign>left</textAlign>
  557.         <font>Geneva</font>
  558.         <textSize>12</textSize>
  559.         <textStyle>plain</textStyle>
  560.         <textHeight>16</textHeight>
  561.         <name>Notes</name>
  562.         <script></script>
  563.     </part>
  564.     <part>
  565.         <id>16</id>
  566.         <type>button</type>
  567.         <visible> <true /> </visible>
  568.         <reserved5> 0 </reserved5>
  569.         <reserved4> 0 </reserved4>
  570.         <reserved3> 0 </reserved3>
  571.         <reserved2> 0 </reserved2>
  572.         <reserved1> 0 </reserved1>
  573.         <enabled> <true /> </enabled>
  574.         <rect>
  575.             <left>476</left>
  576.             <top>311</top>
  577.             <right>507</right>
  578.             <bottom>337</bottom>
  579.         </rect>
  580.         <style>transparent</style>
  581.         <showName> <false /> </showName>
  582.         <highlight> <false /> </highlight>
  583.         <autoHighlight> <false /> </autoHighlight>
  584.         <sharedHighlight> <true /> </sharedHighlight>
  585.         <family>0</family>
  586.         <titleWidth>0</titleWidth>
  587.         <icon>1012</icon>
  588.         <textAlign>center</textAlign>
  589.         <font>Chicago</font>
  590.         <textSize>12</textSize>
  591.         <textStyle>plain</textStyle>
  592.         <name></name>
  593.         <script>on mouseUp
  594. visual dissolve to white
  595. visual dissolve to card
  596. go back
  597. end mouseUp
  598. </script>
  599.     </part>
  600.     <part>
  601.         <id>17</id>
  602.         <type>button</type>
  603.         <visible> <true /> </visible>
  604.         <reserved5> 0 </reserved5>
  605.         <reserved4> 0 </reserved4>
  606.         <reserved3> 0 </reserved3>
  607.         <reserved2> 0 </reserved2>
  608.         <reserved1> 0 </reserved1>
  609.         <enabled> <true /> </enabled>
  610.         <rect>
  611.             <left>234</left>
  612.             <top>307</top>
  613.             <right>274</right>
  614.             <bottom>339</bottom>
  615.         </rect>
  616.         <style>transparent</style>
  617.         <showName> <false /> </showName>
  618.         <highlight> <false /> </highlight>
  619.         <autoHighlight> <false /> </autoHighlight>
  620.         <sharedHighlight> <true /> </sharedHighlight>
  621.         <family>0</family>
  622.         <titleWidth>0</titleWidth>
  623.         <icon>32462</icon>
  624.         <textAlign>center</textAlign>
  625.         <font>Chicago</font>
  626.         <textSize>12</textSize>
  627.         <textStyle>plain</textStyle>
  628.         <name></name>
  629.         <script>on mouseUp
  630. visual dissolve slowly to white
  631. visual dissolve to card
  632. go next
  633. end mouseUp
  634. </script>
  635.     </part>
  636.     <part>
  637.         <id>18</id>
  638.         <type>button</type>
  639.         <visible> <true /> </visible>
  640.         <reserved5> 0 </reserved5>
  641.         <reserved4> 0 </reserved4>
  642.         <reserved3> 0 </reserved3>
  643.         <reserved2> 0 </reserved2>
  644.         <reserved1> 0 </reserved1>
  645.         <enabled> <true /> </enabled>
  646.         <rect>
  647.             <left>11</left>
  648.             <top>309</top>
  649.             <right>42</right>
  650.             <bottom>335</bottom>
  651.         </rect>
  652.         <style>transparent</style>
  653.         <showName> <false /> </showName>
  654.         <highlight> <false /> </highlight>
  655.         <autoHighlight> <false /> </autoHighlight>
  656.         <sharedHighlight> <true /> </sharedHighlight>
  657.         <family>0</family>
  658.         <titleWidth>0</titleWidth>
  659.         <icon>20689</icon>
  660.         <textAlign>center</textAlign>
  661.         <font>Chicago</font>
  662.         <textSize>12</textSize>
  663.         <textStyle>plain</textStyle>
  664.         <name></name>
  665.         <script>on mouseUp
  666. visual dissolve to white
  667. visual dissolve to card
  668. go home
  669. end mouseUp
  670. </script>
  671.     </part>
  672.     <part>
  673.         <id>20</id>
  674.         <type>button</type>
  675.         <visible> <true /> </visible>
  676.         <reserved5> 0 </reserved5>
  677.         <reserved4> 0 </reserved4>
  678.         <reserved3> 0 </reserved3>
  679.         <reserved2> 0 </reserved2>
  680.         <reserved1> 0 </reserved1>
  681.         <enabled> <true /> </enabled>
  682.         <rect>
  683.             <left>158</left>
  684.             <top>311</top>
  685.             <right>179</right>
  686.             <bottom>331</bottom>
  687.         </rect>
  688.         <style>radiobutton</style>
  689.         <showName> <false /> </showName>
  690.         <highlight> <false /> </highlight>
  691.         <autoHighlight> <true /> </autoHighlight>
  692.         <sharedHighlight> <true /> </sharedHighlight>
  693.         <family>0</family>
  694.         <titleWidth>0</titleWidth>
  695.         <icon>0</icon>
  696.         <textAlign>center</textAlign>
  697.         <font>Chicago</font>
  698.         <textSize>12</textSize>
  699.         <textStyle>plain</textStyle>
  700.         <name>MouseLoc</name>
  701.         <script>on mouseUp
  702. repeat until the mouse is down
  703. put the mouseLoc into field "Mouse"
  704. end repeat
  705. set hilite of bkgnd button "MouseLoc" to false
  706. end mouseUp
  707. </script>
  708.     </part>
  709.     <part>
  710.         <id>21</id>
  711.         <type>button</type>
  712.         <visible> <true /> </visible>
  713.         <reserved5> 0 </reserved5>
  714.         <reserved4> 0 </reserved4>
  715.         <reserved3> 0 </reserved3>
  716.         <reserved2> 0 </reserved2>
  717.         <reserved1> 0 </reserved1>
  718.         <enabled> <true /> </enabled>
  719.         <rect>
  720.             <left>211</left>
  721.             <top>272</top>
  722.             <right>258</right>
  723.             <bottom>302</bottom>
  724.         </rect>
  725.         <style>transparent</style>
  726.         <showName> <false /> </showName>
  727.         <highlight> <false /> </highlight>
  728.         <autoHighlight> <false /> </autoHighlight>
  729.         <sharedHighlight> <true /> </sharedHighlight>
  730.         <family>0</family>
  731.         <titleWidth>0</titleWidth>
  732.         <icon>2478</icon>
  733.         <textAlign>center</textAlign>
  734.         <font>Chicago</font>
  735.         <textSize>12</textSize>
  736.         <textStyle>plain</textStyle>
  737.         <name></name>
  738.         <script>on mouseUp
  739. visual dissolve to card
  740. go first
  741. end mouseUp
  742. </script>
  743.     </part>
  744.     <name></name>
  745.     <script></script>
  746. </background>
  747.